Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch initial password set errors #1635

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Catch initial password set errors #1635

merged 1 commit into from
Oct 24, 2024

Conversation

jmthomas
Copy link
Member

closes #1631

Copy link

sonarcloud bot commented Oct 18, 2024

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.42%. Comparing base (6c85e08) to head (6a97b30).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1635      +/-   ##
==========================================
+ Coverage   76.40%   76.42%   +0.01%     
==========================================
  Files         618      618              
  Lines       46858    46858              
  Branches      845      845              
==========================================
+ Hits        35803    35811       +8     
+ Misses      10959    10951       -8     
  Partials       96       96              
Flag Coverage Δ
frontend 56.13% <ø> (ø)
python 83.92% <ø> (+0.05%) ⬆️
ruby-api 47.59% <ø> (ø)
ruby-backend 82.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ryanmelt ryanmelt merged commit be674ea into main Oct 24, 2024
27 checks passed
@ryanmelt ryanmelt deleted the login branch October 24, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sometimes not being able to login to the localhost
2 participants